Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix thumbnail generation failure for HEIC photos taken by iPhone 15 with iOS 18. #559

Conversation

TomoyukiAota
Copy link
Owner

To fix this issue, libheif (libheif-js) v1.18.0 or greater is required.
See libheif-js v1.18.2 specified in package-lock.json.

The following things are done:

  1. Update package.json to have heic-decode v2.0.0
  2. Run "npm install"

Then, libheif-js v1.18.2 was installed as of October 14, 2024.

…ith iOS 18. To fix this issue, libheif (libheif-js) v1.18.0 or greater is required.
@TomoyukiAota TomoyukiAota added the automerge Automatic merge by Mergify label Oct 14, 2024
@mergify mergify bot merged commit 61207f6 into main Oct 14, 2024
8 checks passed
@mergify mergify bot deleted the feature/thumbnail-generation-failure-for-HEIC-photos-taken-by-iPhone15-iOS18 branch October 14, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatic merge by Mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant